(Leadtools.Annotations.Core)

ToArray Method

Show in webframe





Gets the item of this collection as an array.
Syntax
public T[] ToArray()
Public Function ToArray() As T()
public T[] ToArray()

            
public Object[] toArray()
public <T> T[] toArray(T[] array)
            
 function Leadtools.Annotations.Core.AnnObservableCollection.ToArray()

Return Value

The item of this collection as an array.
Requirements

Target Platforms

See Also

Reference

AnnObservableCollection<T> Class
AnnObservableCollection<T> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.